.sitemap-page{padding:100px 0 80px;background-color:#fafafa;min-height:80vh}body.farmer-site main{padding-top:0}.sitemap-header{margin-bottom:48px;text-align:left;padding-top:50px}.sitemap-title{color:#111;margin:0;letter-spacing:-1px;font-weight:700}.sitemap-container{max-width:1200px;margin:0 auto 80px;background:#f2fbf5;border:1px solid #d5e8db;border-radius:24px;padding:40px 56px;box-shadow:0 10px 40px -10px rgba(0,0,0,.04)}.sitemap-list{list-style:none;padding:0;margin:0}.sitemap-children{display:none;padding-left:28px;margin-top:8px;margin-left:13px;border-left:2px solid #d5e8db}.sitemap-item.is-expanded>.sitemap-children{display:block;animation:fadeIn .3s ease-out forwards}@keyframes fadeIn{from{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.sitemap-item{margin:4px 0}.sitemap-root>.sitemap-item{margin:24px 0;padding-bottom:24px;border-bottom:1px solid #d5e8db}.sitemap-root>.sitemap-item:last-child{border-bottom:0;padding-bottom:0;margin-bottom:0}.sitemap-item-header{display:flex;align-items:center;gap:12px;padding:6px 0}.sitemap-toggle{display:flex;align-items:center;justify-content:center;width:28px;height:28px;flex-shrink:0;background:transparent;border:0;border-radius:6px;cursor:pointer;color:#666;padding:0;transition:all .2s ease}.sitemap-toggle:hover{background:#e8f5e9;color:#18a74b}.sitemap-toggle svg{width:20px;height:20px;transition:transform .3s cubic-bezier(.4,0,.2,1)}.sitemap-item:not(.is-expanded)>.sitemap-item-header .sitemap-toggle svg{transform:rotate(-90deg)}.sitemap-link{text-decoration:none;transition:all .2s ease;display:block}.sitemap-link:hover{color:#18a74b;transform:translateX(4px)}.sitemap-level-0>.sitemap-item>.sitemap-item-header .sitemap-link{color:#111;font-weight:600}.sitemap-level-1>.sitemap-item>.sitemap-item-header .sitemap-link{color:#444;font-weight:500}.sitemap-level-2>.sitemap-item>.sitemap-item-header .sitemap-link,.sitemap-level-3>.sitemap-item>.sitemap-item-header .sitemap-link{color:#777;font-weight:400}.sitemap-item.is-leaf>.sitemap-item-header{padding-left:40px}.sitemap-link--more{color:#18a74b!important;font-style:italic}@media(max-width:768px){.sitemap-container{padding:32px 24px;margin:0 16px 64px;border-radius:16px}.sitemap-root>.sitemap-item{margin:16px 0;padding-bottom:16px}}